home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
- <wsdl:types>
- <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
- <s:element name="recoverfiles">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="param1" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="param2" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="recoverfilesResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="recoverfilesResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:complexType name="ArrayOfString">
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
- </s:sequence>
- </s:complexType>
- <s:element name="GetDeletedList">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="id" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="uname" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetDeletedListResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetDeletedListResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="WriteErrorLog">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="description" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="errornum" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="clientdate" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="formname" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="WriteErrorLogResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="WriteErrorLogResult" type="s:boolean" />
- </s:sequence>
- </s:complexType>
- </s:element>
- </s:schema>
- </wsdl:types>
- <wsdl:message name="recoverfilesSoapIn">
- <wsdl:part name="parameters" element="tns:recoverfiles" />
- </wsdl:message>
- <wsdl:message name="recoverfilesSoapOut">
- <wsdl:part name="parameters" element="tns:recoverfilesResponse" />
- </wsdl:message>
- <wsdl:message name="GetDeletedListSoapIn">
- <wsdl:part name="parameters" element="tns:GetDeletedList" />
- </wsdl:message>
- <wsdl:message name="GetDeletedListSoapOut">
- <wsdl:part name="parameters" element="tns:GetDeletedListResponse" />
- </wsdl:message>
- <wsdl:message name="WriteErrorLogSoapIn">
- <wsdl:part name="parameters" element="tns:WriteErrorLog" />
- </wsdl:message>
- <wsdl:message name="WriteErrorLogSoapOut">
- <wsdl:part name="parameters" element="tns:WriteErrorLogResponse" />
- </wsdl:message>
- <wsdl:portType name="wsStrRecoverVBSoap">
- <wsdl:operation name="recoverfiles">
- <wsdl:input message="tns:recoverfilesSoapIn" />
- <wsdl:output message="tns:recoverfilesSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="GetDeletedList">
- <wsdl:input message="tns:GetDeletedListSoapIn" />
- <wsdl:output message="tns:GetDeletedListSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="WriteErrorLog">
- <wsdl:input message="tns:WriteErrorLogSoapIn" />
- <wsdl:output message="tns:WriteErrorLogSoapOut" />
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:binding name="wsStrRecoverVBSoap" type="tns:wsStrRecoverVBSoap">
- <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
- <wsdl:operation name="recoverfiles">
- <soap:operation soapAction="http://tempuri.org/recoverfiles" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetDeletedList">
- <soap:operation soapAction="http://tempuri.org/GetDeletedList" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="WriteErrorLog">
- <soap:operation soapAction="http://tempuri.org/WriteErrorLog" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- </wsdl:binding>
- <wsdl:service name="wsStrRecoverVB">
- <wsdl:port name="wsStrRecoverVBSoap" binding="tns:wsStrRecoverVBSoap">
- <soap:address location="https://ev11.sosonlinebackup.com/rdss/protect/recovervb/wsstrrecovervb.asmx" />
- </wsdl:port>
- </wsdl:service>
- </wsdl:definitions>